File: SECURITY.md

package info (click to toggle)
flask-htmlmin 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 208 kB
  • sloc: python: 188; sh: 14; makefile: 6
file content (25 lines) | stat: -rw-r--r-- 861 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Security Policy

## Supported Versions

| Version | Supported          |
|---------|--------------------|
| 3.x.x   | :white_check_mark: |
| 2.x.x   | :x:                |
| 1.x.x   | :x:                |
| < 1.0   | :x:                |

## Reporting a Vulnerability

Submit your vulnerability report to the [GitHub Issues](../../issues) page.

When submitting a vulnerability report, please include the following information:

- A detailed description of the vulnerability.
- Steps to reproduce the vulnerability.
- Potential solutions and fixes.
- Any other relevant information (e.g. logs, screenshots, etc.).
- Your name and contact information (optional).
- Your preferred method of contact (e.g. email, phone number, etc.).
- Your preferred level of confidentiality (e.g. public disclosure, private disclosure, etc.).
- Any other relevant information.