From 54b05b953806e8b28db6bac39bd0583bc50354c0 Mon Sep 17 00:00:00 2001 From: Awesomeplayer165 Date: Thu, 24 Mar 2022 21:52:06 -0700 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..5641b89 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +No versions of `PillboxView` are currrently being supported with security updates since GitHub does not have a native security dependabot for iOS and Swift development, like they do for JS/TS/PHP, etc. + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +## Reporting a Vulnerability + +Please open an issue and mark it with `Security`. + +Thanks!