Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
Closes #1961.
  • Loading branch information
jaylinski committed Jul 23, 2023
1 parent b4a54ad commit 2d9181a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Security Policy

We recommend always using the latest versions of Handlebars and its official companion libraries to ensure your application remains as secure as possible.

## Supported Versions

| Version | Supported |
| ------- | ------------------ |
| 5.0.x | :white_check_mark: |
| 4.7.x | :white_check_mark: |
| < 4.0 | :x: |

## Reporting a Vulnerability

To report a vulnerability, please visit https://github.com/handlebars-lang/handlebars.js/security.

0 comments on commit 2d9181a

Please sign in to comment.