From e73dca9f0de7d3d2cc32b7e9277a5546b38a8bae Mon Sep 17 00:00:00 2001 From: Michael Cramer Date: Fri, 8 Mar 2024 09:49:13 +0100 Subject: [PATCH] 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..2219906 --- /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 | +| ------- | ------------------ | +| > 1.26 | :white_check_mark: | +| < 1.26 | :x: | + +### Reporting Security Issues + +I take security bugs seriously. I appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions. + +To report a security issue, please use the GitHub Security Advisory ["Report a Vulnerability"](https://github.com/BigMichi1/parent/security/advisories/new) tab. + +I will send a response indicating the next steps in handling your report. After the initial reply to your report, I will keep you informed of the progress towards a fix and full announcement, and may ask for additional information or guidance. + +Report security bugs in third-party modules/dependencies to the person or team maintaining the module/dependency.