From bc6962aefe09c4604fbaa6597ad9686eee31623a Mon Sep 17 00:00:00 2001 From: Andrew Mackenzie Date: Mon, 27 May 2024 10:42:22 +0200 Subject: [PATCH] Create SECURITY.md Part of #58 --- SECURITY.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..552f1804 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,16 @@ +# Security Policy + +We use dependabot to keep dependencies up to date as much as possible. + +## Supported Versions + +Currently we support these versions of `pigg` + +| Version | Supported | +| ------- | ------------------ | +| 0.1.0 | :white_check_mark: | (pending release!) + +## Reporting a Vulnerability + +If you learn of a vulnerability that affects `pigg`, if it is a public CVE then you can create an issue in this repo, add the `security` label. +If under embargo, or you cannot/shouldn't mention in public for some reason, then email one of the Authors (see authors field of `Cargo.toml`)