Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv authored Sep 9, 2024
1 parent 4deccdc commit ecf6bd1
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Security Policy

## Supported Versions

Deployer is generally backwards compatible with very few exceptions, so we
recommend users to always use the latest version to experience stability,
performance and security.

We generally backport security issues to a single previous major version,
unless this is not possible or feasible with a reasonable effort.

| Version | Supported |
|---------|--------------------|
| 7 | :white_check_mark: |
| < 7 | :x: |

## Reporting a Vulnerability

If you believe you've discovered a serious vulnerability, please contact the
Expr core team at [email protected]. We will evaluate your report and if
necessary issue a fix and an advisory. If the issue was previously undisclosed,
we'll also mention your name in the credits.

0 comments on commit ecf6bd1

Please sign in to comment.