From 74912d525bf9452876f190a6e20a6670538c54e1 Mon Sep 17 00:00:00 2001 From: David Reid Date: Sat, 17 Jan 2026 08:58:02 +1000 Subject: [PATCH] Add SECURITY.md --- .github/SECURITY.md | 4 ++++ README.md | 5 +---- 2 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 .github/SECURITY.md diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 00000000..7ace9644 --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,4 @@ +I deal with all security related issues publicly and transparently, and it can sometimes take a while before I +get a chance to address it. If this is an issue for you, you need to use another library. The fastest way to get +a bug fixed is to submit a pull request, but if this is impractical for you please post a ticket to the public +GitHub issue tracker. \ No newline at end of file diff --git a/README.md b/README.md index ee7f46e0..7d885375 100644 --- a/README.md +++ b/README.md @@ -205,10 +205,7 @@ Backends Security ======== -I deal with all security related issues publicly and transparently, and it can sometimes take a while before I -get a chance to address it. If this is an issue for you, you need to use another library. The fastest way to get -a bug fixed is to submit a pull request, but if this is impractical for you please post a ticket to the public -GitHub issue tracker. +See the miniaudio [security policy](.github/SECURITY.md). License