summaryrefslogtreecommitdiff
path: root/vendor/github.com/pelletier/go-toml/v2/SECURITY.md
blob: d4d554fda9d1e6f31a205795acd82db78f2a9bd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Security Policy

## Supported Versions

| Version    | Supported          |
| ---------- | ------------------ |
| Latest 2.x | :white_check_mark: |
| All 1.x    | :x:                |
| All 0.x    | :x:                |

## Reporting a Vulnerability

Email a vulnerability report to `security@pelletier.codes`. Make sure to include
as many details as possible to reproduce the vulnerability. This is a
side-project: I will try to get back to you as quickly as possible, time
permitting in my personal life. Providing a working patch helps very much!