From 2a53e1552734f71b2811331b65010b5d1d9db4f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=E1=BA=A5n=20Ng=C3=B4?= Date: Tue, 12 Apr 2022 09:56:06 +0700 Subject: [PATCH 1/2] tuanggolt5 --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4c5eb33 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# CBCrypto-tuanggolt- +A simple iOS crypto library From a506b9a5e7c01ebd074f530126e428036a2b3406 Mon Sep 17 00:00:00 2001 From: tuanggolt <78432031+tuanggolt@users.noreply.github.com> Date: Sat, 23 Jul 2022 15:45:00 +0700 Subject: [PATCH 2/2] Create SECURITY.md --- SECURITY.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..034e848 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,21 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc.