src

Go monorepo.
git clone git://code.dwrz.net/src
Log | Files | Refs

SECURITY.md (953B)


      1 # Security Policy
      2 
      3 ## Supported Versions
      4 
      5 The following versions of go-runewidth are currently supported with
      6 security updates.
      7 
      8 | Version  | Supported          |
      9 | -------- | ------------------ |
     10 | 0.0.23   | :white_check_mark: |
     11 | < 0.0.23 | :x:                |
     12 
     13 ## Reporting a Vulnerability
     14 
     15 If you discover a security vulnerability in go-runewidth, please report it
     16 privately via GitHub's "Report a vulnerability" feature on the Security tab
     17 of the repository (https://github.com/mattn/go-runewidth/security), or by
     18 emailing the maintainer at mattn.jp@gmail.com.
     19 
     20 Please include a description of the issue, reproduction steps, and the
     21 affected version. You can expect an initial response within one week. If
     22 the vulnerability is accepted, a fix will be prepared and a new release
     23 will be published; you will be credited in the release notes unless you
     24 request otherwise. If the report is declined, you will receive an
     25 explanation of the reasoning.