vendor/github.com/pelletier/go-toml/v2/SECURITY.md
changeset 260 445e01aede7e
equal deleted inserted replaced
259:db4911b0c721 260:445e01aede7e
       
     1 # Security Policy
       
     2 
       
     3 ## Supported Versions
       
     4 
       
     5 Use this section to tell people about which versions of your project are
       
     6 currently being supported with security updates.
       
     7 
       
     8 | Version    | Supported          |
       
     9 | ---------- | ------------------ |
       
    10 | Latest 2.x | :white_check_mark: |
       
    11 | All 1.x    | :x:                |
       
    12 | All 0.x    | :x:                |
       
    13 
       
    14 ## Reporting a Vulnerability
       
    15 
       
    16 Email a vulnerability report to `security@pelletier.codes`. Make sure to include
       
    17 as many details as possible to reproduce the vulnerability. This is a
       
    18 side-project: I will try to get back to you as quickly as possible, time
       
    19 permitting in my personal life. Providing a working patch helps very much!