Commit 6e68167
authored
security: setup security policy (#1459)
## 📜 Description
Added `SECURITY.MD` file.
## 💡 Motivation and Context
In the era of AI and upcoming security models from Anthropic/OpenAI I
think it's important to define security policy for this repo. We'll
prompt to report vulnerability first before public disclosure.
## 📢 Changelog
<!-- High level overview of important changes -->
<!-- For example: fixed status bar manipulation; added new types
declarations; -->
<!-- If your changes don't affect one of platform/language below - then
remove this platform/language -->
### Docs
- added `SECURITY.MD` file;
## 🤔 How Has This Been Tested?
Tested via preview. Can be fully tested after a merge 🤞
## 📸 Screenshots (if appropriate):
<img width="1042" height="997" alt="Screenshot 2026-05-12 at 18 28 08"
src="https://github.com/user-attachments/assets/3f82055c-0649-4346-98d0-c1f9f4b2e423"
/>
## 📝 Checklist
- [x] CI successfully passed
- [x] I added new mocks and corresponding unit-tests if library API was
changed1 parent a095aa3 commit 6e68167
1 file changed
Lines changed: 37 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments