summaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2023-02-23 22:44:34 +0100
committerSimon Wisselink <s.wisselink@iwink.nl>2023-02-23 22:44:34 +0100
commit3d2a8dc5fdc5227bcac6ada2becc9eebde417ace (patch)
tree5f6bf2848638216b343dd600c484707f7da44719 /SECURITY.md
parent27648164070cf2ae4a1bffe7479e61779acf3f08 (diff)
downloadsmarty-3d2a8dc5fdc5227bcac6ada2becc9eebde417ace.tar.gz
smarty-3d2a8dc5fdc5227bcac6ada2becc9eebde417ace.tar.bz2
smarty-3d2a8dc5fdc5227bcac6ada2becc9eebde417ace.zip
Update SECURITY.md with correct version info.
Diffstat (limited to 'SECURITY.md')
-rw-r--r--SECURITY.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/SECURITY.md b/SECURITY.md
index ae9d5dc8..80b5ef5c 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -5,15 +5,16 @@
Smarty currently supports the latest minor version of Smarty 3 and Smarty 4.
| Version | Supported |
-| ------- | ------------------ |
-| 4.0.x | :white_check_mark: |
+|---------|--------------------|
+| 4.3.x | :white_check_mark: |
| 3.1.x | :white_check_mark: |
| < 3.1 | :x: |
## Reporting a Vulnerability
- If you have discovered a security issue with Smarty, please contact us at mail [at] simonwisselink.nl. Do not
- disclose your findings publicly and PLEASE PLEASE do not file an Issue.
+If you have discovered a security issue with Smarty, please contact us at mail [at] simonwisselink.nl. Do not
+disclose your findings publicly and **PLEASE** do not file an Issue (because that would disclose your findings
+publicly.)
We will try to confirm the vulnerability and develop a fix if appropriate. When we release the fix, we will publish
a security release. Please let us know if you want to be credited.