Skip to content

Commit

Permalink
Added SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
szczyglis-dev committed Jan 17, 2024
1 parent 09e384c commit 8ec1ae8
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Security Policy

We take the security of our project seriously. While we strive to keep our code and dependencies secure, there may be occasional security vulnerabilities.

## Reporting a Vulnerability

If you believe you have found a security issue in our project, we encourage you to report it to us. We welcome any responsible disclosure of potential security vulnerabilities.

Please send us an email at info@pygpt.net with the following information:

- A clear description of the issue you have identified.
- Any steps to reproduce the issue or a proof-of-concept (if possible).

We will review your report and work to understand and address any potential issues as quickly as possible.

## External Libraries

Our project uses external libraries, and we try to keep them up-to-date. If you discover a security vulnerability in any of the libraries that our project depends on, please report it directly to the maintainers of that library, and also let us know.

Thank you for helping us maintain the security of our project.

0 comments on commit 8ec1ae8

Please sign in to comment.