From 922bd7afadc612c340f111d009371fccf38306ff Mon Sep 17 00:00:00 2001 From: per1234 Date: Mon, 8 Mar 2021 17:33:10 -0800 Subject: [PATCH] Add security policy link to readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 0d70cf77..62e9986b 100644 --- a/README.md +++ b/README.md @@ -92,3 +92,13 @@ Action the workflow should be the following: 1. After PR is merged, create a release, following the `vX.X.X` tag name convention. 1. After the release, rebase the release branch for that major version (e.g., `v1` branch for the v1.x.x tags) on the tag. If no branch exists for the release's major version, create one. + + + +## Security + +If you think you found a vulnerability or other security-related bug in this project, please read our +[security policy](https://github.com/arduino/setup-protoc/security/policy) and report the bug to our Security Team 🛡️ +Thank you! + +e-mail contact: security@arduino.cc