From bcf520cd2f86801662061cbde710d6558325a29c Mon Sep 17 00:00:00 2001 From: OpenClaw Bot Date: Fri, 6 Mar 2026 01:28:38 +0000 Subject: [PATCH] docs: add SECURITY.md --- SECURITY.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..7f7c0b5 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,22 @@ +# Security Policy + +## Reporting a Vulnerability + +If you discover a security vulnerability, please open a private security advisory on GitHub or email the maintainers directly before public disclosure. + +Please include: +- Description of the issue +- Steps to reproduce +- Potential impact +- Suggested fix (if known) + +## Response Timeline + +We aim to acknowledge security reports within 48 hours and provide updates on progress regularly. + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| Latest | :white_check_mark: | +| Older | :x: |