From 1c69f2a19ffa6344301f5a12d5559a164bd62541 Mon Sep 17 00:00:00 2001 From: Haridas Mahato Date: Fri, 22 Aug 2025 11:35:21 +0530 Subject: [PATCH] Add SECURITY.md file --- .github/SECURITY.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .github/SECURITY.md diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 000000000..b6a23dc6d --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,30 @@ +# Security Policy + +## Supported Versions +The following versions of this project are currently supported with security updates: + +| Version | Status | +| ------- | ------------ | + +## Reporting a Vulnerability +If you discover a security vulnerability in this project, please report it by emailing the maintainers at [julep-ai](hey@julep.a). **Do not create a public issue** to disclose security-related information. This helps protect users while the issue is being addressed. + +## Information to Include +When reporting a vulnerability, please include the following information: +- A clear description of the vulnerability. +- Steps to reproduce the issue, if applicable. +- Any relevant logs or screenshots that can help in understanding the issue. +- The version of the software where the vulnerability was found, if applicable. + +## Security Update Policy + + +## Expected Response Time +All reported security vulnerabilities will be reviewed promptly, and appropriate measures will be taken to resolve them. + +- **Initial Response**: Within 48 hours +- **Status Update**: Within 7 days +- **Resolution**: Varies based on complexity + + +