Skip to content

Create SECURITY.md for security policy#96

Open
franciscoarturorivera371-cyber wants to merge 1 commit into
e2b-dev:mainfrom
franciscoarturorivera371-cyber:patch-1
Open

Create SECURITY.md for security policy#96
franciscoarturorivera371-cyber wants to merge 1 commit into
e2b-dev:mainfrom
franciscoarturorivera371-cyber:patch-1

Conversation

@franciscoarturorivera371-cyber
Copy link
Copy Markdown

Added a security policy document outlining supported versions and vulnerability reporting.

Added a security policy document outlining supported versions and vulnerability reporting.
@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 15, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @franciscoarturorivera371-cyber on file. You can sign our CLA at https://e2b.dev/docs/cla . Once you've signed, post a comment here that says '@cla-bot check'

@franciscoarturorivera371-cyber
Copy link
Copy Markdown
Author

From 101421e Mon Sep 17 00:00:00 2001
From: Francisco Arturo Rivera franciscoarturorivera371@gmail.com
Date: Fri, 15 May 2026 08:44:53 -0700
Subject: [PATCH] Create SECURITY.md for security policy

Added a security policy document outlining supported versions and vulnerability reporting.

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 00000000..034e8480
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,21 @@
+# Security Policy
+
+## Supported Versions
+
+Use this section to tell people about which versions of your project are
+currently being supported with security updates.
+
+| Version | Supported |
+| ------- | ------------------ |
+| 5.1.x | ✅ |
+| 5.0.x | ❌ |
+| 4.0.x | ✅ |
+| < 4.0 | ❌ |
+
+## 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.

@franciscoarturorivera371-cyber
Copy link
Copy Markdown
Author

diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 00000000..034e8480
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,21 @@
+# Security Policy
+
+## Supported Versions
+
+Use this section to tell people about which versions of your project are
+currently being supported with security updates.
+
+| Version | Supported |
+| ------- | ------------------ |
+| 5.1.x | ✅ |
+| 5.0.x | ❌ |
+| 4.0.x | ✅ |
+| < 4.0 | ❌ |
+
+## 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.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Submit the change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant