diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..524d81d2 --- /dev/null +++ b/SECURITY.md @@ -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.