From ae3a355a9985ab928c821f508994f95eae8dfb75 Mon Sep 17 00:00:00 2001 From: Lance Pioch Date: Sun, 21 Apr 2024 21:32:42 -0400 Subject: [PATCH] Create security.md --- 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 000000000..48d1444b9 --- /dev/null +++ b/security.md @@ -0,0 +1,16 @@ +# Security Policy + +## Supported Versions + +We currently only support these versions: + +| Version | Supported | +| ------- | ------------------ | +| 3.x | :white_check_mark: | +| < 3.x | :x: | + +## Reporting a Vulnerability + +Please report any vulnerabilities directly to team@pelican.dev + +We will respond within 72 hours with a timeline of when to expect a resolution.