From c7f5283804d35374819dea041c98687065bfed4e Mon Sep 17 00:00:00 2001 From: Andrei Tumbar Date: Wed, 15 Jul 2026 12:00:48 -0700 Subject: [PATCH] Add note to SECURITY.md --- SECURITY.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SECURITY.md b/SECURITY.md index d387d8d..3908281 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -9,6 +9,9 @@ will be added to the pre-release versions v0.x.x. | ------- | ------------------ | | 0.x.x | :white_check_mark: | +> [!NOTE] +> Security fixes will _not_ be backported to prior pre-release versions. + ## Reporting a Vulnerability For general bugs, please submit a [Bug Report](https://github.com/nasa/spacewasm/issues).