From a8f44a5ab2db18a531e126af82a2952db30430f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Est=C3=A8ve?= Date: Tue, 18 Feb 2025 15:26:04 +0100 Subject: [PATCH] MNT Add SECURITY.md --- SECURITY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..fbbdbdd7 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------------- | ------------------ | +| 0.11 | :white_check_mark: | +| < 0.11 | :x: | + +## Reporting a Vulnerability + +Please report security vulnerabilities by opening a new [GitHub security +advisory](https://github.com/skops-dev/skops/security/advisories/new).