github.com/expr-lang/expr@v1.16.9/SECURITY.md (about)

     1  # Security Policy
     2  
     3  ## Supported Versions
     4  
     5  Expr is generally backwards compatible with very few exceptions, so we
     6  recommend users to always use the latest version to experience stability,
     7  performance and security.
     8  
     9  We generally backport security issues to a single previous minor version,
    10  unless this is not possible or feasible with a reasonable effort.
    11  
    12  | Version | Supported          |
    13  |---------|--------------------|
    14  | 1.16    | :white_check_mark: |
    15  | 1.15    | :white_check_mark: |
    16  | 1.14    | :white_check_mark: |
    17  | 1.13    | :white_check_mark: |
    18  | < 1.13  | :x:                |
    19  
    20  ## Reporting a Vulnerability
    21  
    22  If you believe you've discovered a serious vulnerability, please contact the
    23  Expr core team at anton+security@medv.io. We will evaluate your report and if
    24  necessary issue a fix and an advisory. If the issue was previously undisclosed,
    25  we'll also mention your name in the credits.