From f26fdf7d5007aadd0af3f05d2761bde0e62e1c15 Mon Sep 17 00:00:00 2001 From: dracpak <112149983+dracpak@users.noreply.github.com> Date: Mon, 1 Dec 2025 10:58:34 -0600 Subject: [PATCH] Adding OSS_SLU security policy Adding OSS-SLU security policy to all forward-facing repositories, please merge at earliest convenience --- SECURITY.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..d418a4b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# Security Policy + +Our team and the broader organization at Open Source w/ SLU is committed to providing safe and secure software products as part of our mission to contribute to open science and the broader Open Source ecosystem. We thank all of our contributors and collaborators, both within and outside the organization, for helping us achieve this goal. + +## Reporting a Vulnerability + +To report a vulnerability with this project, please submit a security advisory to our internal cybersecurity team. You can find their repository here: [https://github.com/oss-slu/oss_cybersecurity](url) as well as instructions about the format, specifications, and required information as well as a timeline for contact and updates from the team. Vulnerabilities submitted to this repoistory may result in some delay as the relevant information gets directed to the cybersecurity team for assessment. \ No newline at end of file