summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Wick <[email protected]>2024-02-12 08:31:04 -0800
committerGitHub <[email protected]>2024-02-12 08:31:04 -0800
commitc8cc3db96118a75aec2dd535a08b731b628d5495 (patch)
tree784a571340bb086be8554b89773f1021c1bbf6cd
parent4fbcba9d02fd87fa5e3226f1e396fbbacc3bbd2f (diff)
parent78bce3d135272827bc1423b8a111d9bfdd25bf3f (diff)
Merge branch 'master' into wickste-patch-2
-rw-r--r--SECURITY.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 00000000..7e7c925b
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,20 @@
+# Security Policy
+
+## Supported Versions
+
+| Version | Supported |
+| ------- | ------------------ |
+| 6.4.x | :white_check_mark: |
+
+## Reporting a Vulnerability
+
+If you think you have found a vulnerability in <project> you can report it using one of the following ways:
+
+* Contact the [Eclipse Foundation Security Team](mailto:[email protected])
+* [Report a Vulnerability](https://github.com/eclipse-threadx/netxduo/security/advisories/new)
+
+You can find more information about reporting and disclosure at the [Eclipse Foundation Security page](https://www.eclipse.org/security/).
+
+## Security Policy
+
+This project follows [Eclipse Foundation Vulnerability Reporting Policy](https://www.eclipse.org/security/policy/).