From 7234e819efbbd8ff67dac9ba5b26b2def136a45d Mon Sep 17 00:00:00 2001 From: kirich1409 Date: Wed, 29 Apr 2026 17:02:10 +0300 Subject: [PATCH] Add SECURITY.md with vulnerability disclosure policy Co-Authored-By: Claude Sonnet 4.6 --- SECURITY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..570439c --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +## Supported Versions + +| Version | Supported | +|---------|-----------| +| 1.x | ✅ | + +## Reporting a Vulnerability + +Please use [GitHub private vulnerability reporting](https://github.com/AndroidBroadcast/Featured/security/advisories/new) +or email kirill@androidbroadcast.dev. + +Do not open a public issue for security vulnerabilities.