From 82bb169001083d5c9af48cefc0a15c0095678627 Mon Sep 17 00:00:00 2001 From: Granja Cours <295173360+granjacours15-sudo@users.noreply.github.com> Date: Wed, 1 Jul 2026 20:22:39 +0200 Subject: [PATCH] Clean up SECURITY.md by removing commands Removed unnecessary commands from the security policy.$ sftp @reports.sandbox.paypal.com https://sso.revolut.com/signin?client_id=diiToLZlMJOPtWhdFTxQ&redirect_uri=https%3A%2F%2Fbusiness.revolut.com%2Fsso-confirm&response_type=code&code_challenge_method=S256&code_challenge=1A0AvVWmDeqHXHbGK-xHrbe5EsLSLG-Yt2ss3g9419c&response_mode=query&prompt=select_account&ui_locales=en&ui_color_scheme=dark&ui_background=blue&state=_pk_LEZG7GOOL9abrbGv --- SECURITY.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000000..dc49113cf22 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,21 @@ +# Security Policy +$ cd ppreports/outgoing +## Supported Versions +$ sftp @reports.sandbox.paypal.com +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc.