Skip to content

Commit b7d7111

Browse files
committed
docs: add security policy
1 parent 0643450 commit b7d7111

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

.github/SECURITY.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Security Policy
2+
3+
Security and stability are paramount for AG2.
4+
5+
Learn more below. 👇
6+
7+
## Versions
8+
9+
The latest version of AG2 is actively supported.
10+
11+
We strongly encourage you to write tests for your application and regularly update your AG2 version after confirming that your tests pass. This ensures you benefit from the latest features, bug fixes, and **security updates**.
12+
13+
## Reporting a Vulnerability
14+
15+
If you suspect a security issue, even if you are uncertain, please report it promptly. However, **do not create a public issue**.
16+
17+
To responsibly report a security concern, navigate to the Security tab of the repository and click on *"Report a vulnerability"*.
18+
19+
![Screenshot of repo security tab showing "Report a vulnerability" button](https://github.com/encode/.github/raw/master/img/github-demos-private-vulnerability-reporting.png)
20+
21+
Alternatively, you can send an email to: [support@ag2.ai](support@ag2.ai).
22+
23+
Ensure your report contains sufficient detail. As with standard issue reports, a minimal, reproducible example expedites issue resolution.
24+
25+
## Public Discussions
26+
27+
Please restrain from publicly discussing potential security vulnerabilities. 🙊
28+
29+
It is advisable to engage in private discussions and seek solutions first to minimize potential impact.
30+
31+
---
32+
33+
Thanks for your help!

0 commit comments

Comments
 (0)