From 3e11520a4d355ad9cb17619894bb0f9ddc425707 Mon Sep 17 00:00:00 2001 From: andriy melnyk Date: Wed, 27 Dec 2023 12:41:06 +0100 Subject: [PATCH] chore: Create SECURITY.md --- SECURITY.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..6155780 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,18 @@ +# Security Policy + +## Supported Versions + +Branch `main` is currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| main | :white_check_mark: | + +## Reporting a Vulnerability + +This project is intended to be a starting point for development of Jenkins shared library and pipelines. +It uses Jenkins core and plugins, Spock testing framework and JenkinsPipelineUnit as its dependencies +and most probably does not introduce its own vulnerabilities. + +Still, in case if you found a vulnerability introduced by the code of this project, please kindly report it +to off@boun.cr