From f7dfe753e7dc1b8bf54c71648f28011b61699946 Mon Sep 17 00:00:00 2001 From: Josh Brown Date: Mon, 16 Dec 2024 17:29:31 +1100 Subject: [PATCH] Create SECURITY.md (#1344) --- SECURITY.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..6de48ee19 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# 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 | +| ------- | ------------------ | +| 0.1.x | :white_check_mark: | +| < 0.1.0 | :x: | + +## Reporting a Vulnerability + +Navigate to the [GitHub Advisories page](https://github.com/Skyvern-AI/skyvern/security/advisories) for the repository and click 'Report a Vulnerability'.