...

Text file src/github.com/pelletier/go-toml/v2/SECURITY.md

Documentation: github.com/pelletier/go-toml/v2

     1# Security Policy
     2
     3## Supported Versions
     4
     5| Version    | Supported          |
     6| ---------- | ------------------ |
     7| Latest 2.x | :white_check_mark: |
     8| All 1.x    | :x:                |
     9| All 0.x    | :x:                |
    10
    11## Reporting a Vulnerability
    12
    13Email a vulnerability report to `security@pelletier.codes`. Make sure to include
    14as many details as possible to reproduce the vulnerability. This is a
    15side-project: I will try to get back to you as quickly as possible, time
    16permitting in my personal life. Providing a working patch helps very much!

View as plain text